home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / ladybug2.arc / STATUS.LST < prev    next >
File List  |  1985-04-19  |  2KB  |  60 lines

  1.  
  2.  
  3.  
  4.  
  5.                          LADYBUG 1.0d STATUS
  6.  
  7.                             21 April 1984
  8.  
  9.                            David N. Smith
  10.                          44 Ole Musket Lane
  11.                           Danbury, CT 06810
  12.  
  13.                 Copyright (c) 1984 by David N. Smith
  14.                          All Rights Reserved
  15.  
  16.  
  17.  Restrictions
  18.  ------------
  19.  
  20.  On PCjr there is enough less memory remaining out of its 128K that LadyBug
  21.  barely fits and large procedures will not fit.  In tests, for example, the
  22.  RAILS procedure would not load.  Since the PCjr tests, some slack has been
  23.  squeezed out of LadyBug but it still is tight.  Version 1.1 of LadyBug
  24.  will certainly run better on PCjr.
  25.  
  26.  
  27.  If you lie and tell LadyBug that you have a Monochrome display in addition
  28.  to your graphics display, LB will run, but all text will be in 80 column
  29.  mode and TEXTCOLUMNS has no effect.  the editor will not display anything.
  30.  
  31.  
  32.  Remember that the Monochrome Display referred to is the IBM Monochrome
  33.  Display and not simply a non-color graphics screen.
  34.  
  35.  
  36.  
  37.  Problems
  38.  --------
  39.  
  40.  When WRAP is on and a figure draws through a corner some lines get messed
  41.  up.  For example, try:
  42.  
  43.    penup  setxy 250 150  pendown
  44.    poly 150 170
  45.  
  46.  WRAP works in most cases you will ever encounter.  (There is no schedule
  47.  for a correction for this problem).
  48.  
  49.  
  50.  If you type a command which exceeds 40 columns in graphics mode, the screen
  51.  scrolls up.  (There is no schedule for a correction for this problem.)
  52.  
  53.  
  54.  The extended character set (those characters above ASCII 127) has problems
  55.  when you have both the IBM MONOCHROME display as well as the graphics
  56.  display.  To use the characters on the graphics display, switch to the
  57.  graphics display while still in DOS (use the MODE COLOR command) and THEN
  58.  start up LadyBug.  (There is no schedule for a correction for this problem.)
  59.  
  60.